Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transform the inner expression of yield expressions #66

Merged
merged 7 commits into from
Mar 12, 2022
Merged

Transform the inner expression of yield expressions #66

merged 7 commits into from
Mar 12, 2022

Conversation

SabrinaJewson
Copy link
Contributor

The fix almost seems too easy, so I'm slightly suspicious that I might've missed something - please tell me if I have.

Fixes: #65

Copy link
Member

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks good to me.

taiki-e and others added 2 commits December 26, 2021 03:29
Some tests generate different diagnostics depending on whether this
component is installed.
@SabrinaJewson
Copy link
Contributor Author

I merged your ci branch, so hopefully CI will pass...

@taiki-e taiki-e merged commit e1a6ae6 into tokio-rs:master Mar 12, 2022
@taiki-e taiki-e mentioned this pull request Mar 12, 2022
@SabrinaJewson SabrinaJewson deleted the yield-try-fix branch March 12, 2022 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use "yield" and "?" on the same line
2 participants